home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / pull230.arc / PULLDWN.DEF < prev    next >
Text File  |  1990-10-15  |  7KB  |  317 lines

  1. '-----------------------------------------------------------------------------
  2. ' PULLDWN.DEF file for syntax example.   PullDown v2.30 (c) MicroDynamics 1990
  3. ' 1445 Mensch Lane, Gilbertsville, PA  19525  Reg. $20, Diskettes Extra.
  4. ' GEnie: S.HORTON1, EXEC-PC, CompuServe 72010,2546
  5. ' BBS Technical Support (215)-623-6203 with an HST node available.
  6. ' Registrations also available through Dealer/Consultants authorized by
  7. ' MicroDynamics.  Command line registration system means unlimited upgrades.
  8. ' NOTE: Clicking the PULLDOWN name on the bottom row always loads this file.
  9. '
  10. ' User-defined help for all options on [F1] keypress defined in PULLDWN.HLP
  11. '
  12. ' See QUIKREF.DOC for command summary sheet, and PULL230.DOC for extensive
  13. ' discussion of both the structure and keywords available.
  14. '-----------------------------------------------------------------------------
  15. DEF
  16. %Applications
  17.  
  18.      '01234567890
  19.      %Quattro/Pro
  20.      HI=0
  21.           LOADFILE=*.W??
  22.           +echo off
  23.           +cls
  24.           +c:
  25.           +cd\qpro
  26.           +q %1
  27.           +PULLDWN
  28.  
  29.      '01234567890
  30.      %Lotus 1-2-3 v2.20
  31.      HI=0
  32.           +echo off
  33.           +cls
  34.           +c:
  35.           +cd\rel22
  36.           +123
  37.           +pulldwn.bat
  38.  
  39.      '01234567890123456
  40.      %Lotus 1-2-3 v3.0
  41.      '            ^-------- Highlight the 3
  42.      HI=13
  43.           +d:
  44.           +cd\123r3
  45.           +123
  46.           +pulldwn
  47.  
  48.      '-----------------------------------------------------------------------------
  49.      ' Magellan "clears the stack" which means that unless you pull a little trick
  50.      ' you will end up in DOS after invoking it from within a batch file.  i.e.
  51.      ' the PC never reaches the end of your temporary batch file and thus never
  52.      ' gets back into pulldwn.........  use COMMAND/C just before the command used
  53.      ' to execute in order to avoid this.  (A user has suggest BAT2EXE from PCMag
  54.      ' as another workaround...)
  55.      '
  56.      '01234567890123
  57.      %Lotus Magellan
  58.      HI=6
  59.           +COMMAND/C mg
  60.           +pulldwn
  61.  
  62.      '01234567890
  63.      %MS Word 5.0
  64.      HI=8
  65.           LOADFILE=*.DOC,Enter File to Load into MS Word
  66.           +c:
  67.           +cd\word5
  68.           +word %1
  69.           +pulldwn
  70.  
  71.      '01234567890
  72.      %Word Perfect 5.1
  73.      HI=5
  74.           LOADFILE=*.DOC
  75.           +c:
  76.           +cd\wp51 %1
  77.           +wp
  78.           +pulldwn
  79.  
  80.      ' Draw a horizontal bar, unselectable
  81.      %-
  82.  
  83.      '01234567890
  84.      %Harvard Graphics
  85.      HI=8
  86.           +echo off
  87.           +cls
  88.           +c:
  89.           +cd\harvard
  90.           +hg
  91.           +pulldwn
  92.  
  93.      '01234567890
  94.      %Windows v3.0
  95.      HI=0
  96.           ?Enter Application to Run:
  97.           +c:
  98.           +cd\win
  99.           +win %1
  100.           +pulldwn
  101.  
  102.      ' Another horizontal line...
  103.      %-
  104.  
  105.      '01234567890
  106.      %Advanced Examples
  107.      HI=9
  108.           @ADVANCED.DEF
  109.           ' @ Branches to another menu.
  110.  
  111.      %AutoExec DEF Example
  112.           @AUTOEX.DEF
  113.           ' Advanced sample... feature requested by test site  10/11/90
  114.  
  115.      %Windows Applications
  116.      HI=0
  117.           @WINDOWS.DEF
  118.  
  119.      %-
  120.  
  121.      %About PullDown...
  122.           SCROLLBOX=Sample.hlp,About PullDown...
  123.           ABORT
  124.  
  125. ' Second menu choice across the top.  You get 10 of these max. with a toal
  126. ' string width of 58 characters.  Anything too long PullDown will reject.
  127. '-----------------------------------------------------------------------------
  128. DEF
  129. %Utilities
  130.  
  131.      '01234567890
  132.      %PCSHELL (PCTOOLS)
  133.      HI=0
  134.           ? Enter Drive to Work on:
  135.           +pcshell %1
  136.           +pulldwn
  137.  
  138.      '01234567
  139.      %Norton Advanced
  140.      HI=7
  141.           +nu
  142.           +pulldwn
  143.  
  144.      '01234567890
  145.      %Undelete
  146.           ? Undelete what path?
  147.           +undelete %1
  148.           +pulldwn
  149.  
  150.      '01234567890
  151.      %XCONFIG
  152.           +xconfig
  153.           +pulldwn
  154.           ' Modifies your CONFIG.SYS and AUTOEXEC.BAT files from a central menu sys.
  155.           ' Also from MicroDynamics as PD Software.
  156.  
  157.      %-
  158.  
  159.      '01234567890
  160.      %Disk Optimizer
  161.      HI=5
  162.           ? Which Drive?
  163.           +optimize %1
  164.           +pulldwn
  165.  
  166.      %FastBack Plus
  167.           +c:
  168.           +cd\fastback
  169.           +fb
  170.           +pulldwn
  171.  
  172.      %Browse a Text File
  173.           OKBOX=This option uses the FREE VFILE.EXE utility with PullDown
  174.           +vfile.com
  175.           +pulldwn
  176.      %-
  177.  
  178.      %Format a Disk
  179.           ? Enter Drive Letter to Format:
  180.           +format %1
  181.           +pulldwn
  182.  
  183.      %Shut Down the System
  184.           OKBOX=Turn Power OFF after completing this process.
  185.           +MIRROR
  186.           +PARK
  187.  
  188. DEF
  189. %Programming
  190.  
  191.      '01234567890
  192.      %QuickC 2.0
  193.      HI=5
  194.           ?Enter Source to Load:
  195.           +echo off
  196.           +cls
  197.           +d:
  198.           +cd\qc2
  199.           +qc %1
  200.           +pulldwn
  201.  
  202.      '01234567890
  203.      %QBX∙BC7∙PDS
  204.      HI=1
  205.           ?Enter File to Load:
  206.           +echo off
  207.           +cls
  208.           +f:
  209.           +cd\qbx\bin
  210.           +QBX %1
  211.           +pulldwn
  212.  
  213.      %MASM
  214.           +d:
  215.           +cd\masm
  216.           +masm
  217.           +pulldwn
  218.  
  219.  
  220. DEF
  221. %Communications
  222.  
  223.      %Qmodem 4.1B
  224.           +e:
  225.           +cd\qmodem
  226.           +qmodem
  227.           +pulldwn
  228.  
  229.      %Relay Gold
  230.           +c:
  231.           +cd\relay
  232.           +RELAY
  233.           +pulldwn
  234.  
  235.      %CompuServe Information Manager
  236.           +c:
  237.           +cd\cserve
  238.           +cim
  239.           +pulldwn
  240.  
  241.  
  242.      %-
  243.  
  244.      %3270 Adapter to Mainframe
  245.           +cd\pc3270
  246.           +pc3270 t
  247.           +pulldwn
  248.  
  249.      ' CAUTION: Use of the R option on some machines will cause a crash
  250.      ' when you use ALT+ESC on top of PullDown.  Use the T option, or
  251.      ' no option at all to load the PC3270 Emulator.
  252.  
  253.      %-
  254.  
  255.      %LapLink III
  256.           +cd\ll3
  257.           +ll3
  258.           +pulldwn
  259.  
  260.  
  261.  
  262. DEF
  263. %Editor
  264.  
  265.      %Edit PULLDWN.DEF
  266.      OKBOX=This option requires that you have modified EDITOR.BAT
  267.           +command/c EDITOR PULLDWN.DEF
  268.           +pulldwn
  269.  
  270.      %Edit PULLDWN.HLP
  271.      OKBOX=This option requires that you have modified EDITOR.BAT
  272.           +command/c EDITOR PULLDWN.HLP
  273.           +pulldwn
  274.  
  275.      %QEDIT (With Prompt)
  276.           LOADFILE=\*.*,Enter File to Edit
  277.           +command/c QEDIT %1
  278.           +pulldwn
  279.  
  280.      %PE2 (With Prompt)
  281.           ? Enter Filespec to Edit, [ENTER] for None:
  282.           +command/c PE2 %1
  283.           +pulldwn
  284.      %-
  285.  
  286.      %Load *.DEF
  287.           OKBOX=Option requires that you have modified EDITOR.BAT
  288.           LOADFILE=*.DEF,Enter Definintion File to Edit
  289.           +command/c EDITOR %1
  290.           +pulldwn
  291.  
  292. ' Sample to create your own exit routine.....
  293. DEF
  294. %Exit
  295.  
  296.      %Exit to DOS
  297.      HI=1
  298.           YORN=Are you sure you want to exit?
  299.           +echo off
  300.           +cls
  301.           +echo Type PULLDWN [ENTER] to return to the menu system.
  302.           +echo.
  303.           ' echo. will echo out a blank line.
  304.           ' you could thus make it anything....
  305.           ' e.g. a special logo file etc.
  306.  
  307.      %Shell to DOS
  308.           +echo off
  309.           +cls
  310.           +echo Type EXIT [ENTER] to return.  (RAM OHD=3.5K)
  311.           +echo.
  312.           +command
  313.           +pulldwn
  314.  
  315. ' End of Sample file.  See ADVANCED.DEF for the fancy options available.
  316.  
  317.